Server

String

SingleUser

Purpose

The Server parameter specifies the mode in which the database is to be accessed and is required if you have not specified a server argument value in the command line for the jade.exe executable program. Valid options for this parameter are MultiUser, SingleUser, and server‑URI (that is, the server URI string).

For details about using the server Uniform Resource Identifier (URI) string to specify the target database and the client-server transport, see "Format of the Server URI String", in Chapter 2 of the JADE Installation and Configuration Guide.

Parameter is read when …

The client node is next initialized.